home *** CD-ROM | disk | FTP | other *** search
- From: yeti@adam.com.au (jonathan potter)
- Subject: Re: Datatypes bitmap problems
- Newsgroups: comp.sys.amiga.programmer
- References: <4g5lq2$6pn@rock101.genie.net>
- X-Newsreader: TIN [UNIX 1.3 950824BETA PL0]
- NNTP-Posting-Host: eve.adam.com.au
- Message-ID: <3128f34d.0@eden.adam.com.au>
- Date: 19 Feb 96 22:01:49 GMT
- Path: eden.adam.com.au!not-for-mail
-
- IAN J. EINMAN (i.einman@genie.com) wrote:
- : 2. You don't. You need to copy it, or keep the object. You wouldn't want to keep it,
- : since you wouldn't know how to free it later. I usually keep the object. Use
- : PDTA_FreeSourceBitMap, TRUE and the original bitmap will get deleted, only the source
- : <<<not source ignore that/// only the remapped bitmap is left. The overhead of the
- : datatype object isn't that much. Just free the object later, when you're done with the
- : bitmap.
-
- The other point is that if you free the object, you will lose any pens it
- had allocated for the remapped picture.
-
- --
- Jon
-
-
- +------------------------------------------------------------------+
- | Jonathan Potter yeti@adam.com.au +61-412-845-696 |
- +------------------------------------------------------------------+
-